Crate sc_sysinfo

source ·
Expand description

This crate contains the code necessary to gather basic hardware and software telemetry information about the node on which we’re running.

Structs§

  • Hardware benchmark results for the node.
  • A single requirement for the hardware.
  • Multiple requirements for the hardware.
  • Throughput as measured in bytes per second.

Enums§

Constants§

  • The CPU ISA architecture part of the current target triplet.
  • The environment part of the current target triplet.
  • The operating system part of the current target triplet.

Functions§